home *** CD-ROM | disk | FTP | other *** search
/ PC Home 49 / PC_Home_Issue_49.iso / lldemo / lldemo.shr / ROSETTA.EXE / ROSETTA.DXR / 00561_cycle 4.ls < prev    next >
Encoding:
Text File  |  1996-06-24  |  221 b   |  11 lines

  1. set gHasPressed to 0
  2. highlightSpeaker(4)
  3. giveResponse(4)
  4. if gTimer and (gStopTicks = -1) then
  5.   set gStopTicks to the ticks + gTimerTicks
  6. end if
  7. exitCycle()
  8. if isBrowse() and (gFlowType = #sms) then
  9.   endOfPage(0)
  10. end if
  11.